[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 484   SHUFFLE   <  SKIP 2183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17040Henderson, Adam98201EverettWashingtonUnited States
27615Henderson, Maria, E92806La JollaCaliforniaUnited States
26031Kumar, Katrina, P4810TownsvilleQueenslandAustralia

Generated 2025-07-18 00:18:26.818 UTC