[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 1142   SHUFFLE   <  SKIP 861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20712Huang, ColinW10 6BLLondonEnglandUnited Kingdom
24412Patterson, Angelica92118CoronadoCaliforniaUnited States
11271Reed, Danielle, C94109San FranciscoCaliforniaUnited States

Generated 2025-07-20 07:42:35.201 UTC