[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   SHUFFLE   SKIP 3485   <  SKIP 70  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19949Anand, Niñia, L2113North RydeNew South WalesAustralia
11578Huang, Trisha93500PantinSeine Saint DenisFrance
12201Yuan, Mindy, D94010BurlingameCaliforniaUnited States

Generated 2025-07-22 01:06:15.792 UTC