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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25443Huang, Stacey13441BerlinHessenGermany
25721Nara, April, ESW8 1XDLondonEnglandUnited Kingdom
15915Cox, Alex92806La JollaCaliforniaUnited States

Generated 2025-07-12 12:08:54.485 UTC