[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 548   SHUFFLE   <  SKIP 577  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12283Zeng, Todd, CCM11BillericayEnglandUnited Kingdom
11613Prasad, Meredith, M04139LeipzigNordrhein-WestfalenGermany
28642Ward, Lauren94014ColmaCaliforniaUnited States

Generated 2025-07-15 10:02:51.428 UTC