[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 480   SHUFFLE   <  SKIP 1907  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25317Garcia, Erick63009OffenbachSaarlandGermany
22016Andersen, Terrence, E98168BurienWashingtonUnited States
24127Washington, James, R66740SaarlouisSaarlandGermany
12417Bryant, Alexis, A91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 23:59:12.646 UTC