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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11734Chen, Omar, J92118CoronadoCaliforniaUnited States
23702James, Eduardo, C92118CoronadoCaliforniaUnited States
15680She, Tasha66578NeunkirchenSaarlandGermany

Generated 2025-07-21 10:21:56.626 UTC