[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3677   SHUFFLE   <  SKIP 3401  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26923Ye, Krystal, M4217Gold CoastQueenslandAustralia
24363Coleman, Amanda2580GoulburnNew South WalesAustralia
13946Powell, Jason, L97205PortlandOregonUnited States

Generated 2025-07-21 16:14:46.603 UTC