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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21262Edwards, Sara, R91977Spring ValleyCaliforniaUnited States
11613Prasad, Meredith, M04139LeipzigNordrhein-WestfalenGermany
19459Yuan, KatieWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-10 23:51:21.205 UTC