[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 568   SHUFFLE   <  SKIP 692  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19538Hall, Connor, E98501OlympiaWashingtonUnited States
19557She, Bridget, M2065St. LeonardsNew South WalesAustralia
20315Ramirez, Devin99362Walla WallaWashingtonUnited States
28373Lopez, Shane75007ParisSeine (Paris)France

Generated 2025-07-17 10:03:33.713 UTC