[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 461   SHUFFLE   <  SKIP 3052  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26473Wood, Anna, J97301SalemOregonUnited States
22808Suri, Ebony, ARH15 9UDWest SussexEnglandUnited Kingdom
23801Wood, Taylor97301SalemOregonUnited States
20382Hernandez, Jack, M90712LakewoodCaliforniaUnited States

Generated 2025-07-20 02:24:31.831 UTC