[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 9481   SHUFFLE   <  SKIP 1998  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28455Sara, Raymond, E64283DarmstadtHessenGermany
20324Rodriguez, Ashley, E90706BellflowerCaliforniaUnited States
17409James, ChristinaV3A 4R2LangleyBritish ColumbiaCanada
17451Wood, Isabelle, C98225BellinghamWashingtonUnited States

Generated 2025-07-21 09:28:52.106 UTC