[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 981  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23585Moore, Kaitlyn98168BurienWashingtonUnited States
13068Morris, Alexandria90706BellflowerCaliforniaUnited States
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance
13776Carter, MiguelCM11BillericayEnglandUnited Kingdom

Generated 2025-07-21 06:46:00.869 UTC