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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22463Chandra, Raymond, F93700DrancySeine Saint DenisFrance
29034Patterson, Jonathan98020EdmondsWashingtonUnited States
15105Rana, Tina, F12171BerlinSaarlandGermany

Generated 2025-07-10 03:56:02.579 UTC