[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 3669   SHUFFLE   <  SKIP 44  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27588Chandra, Virginia, M2060Lavender BayNew South WalesAustralia
23303Lal, Connor, C97205PortlandOregonUnited States
27201Taylor, Jose98270MarysvilleWashingtonUnited States

Generated 2025-07-12 19:03:24.109 UTC