[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 376   SHUFFLE   <  SKIP 984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18354Nara, Alvin, A94010BurlingameCaliforniaUnited States
22439Raji, TracyTY31RuncornEnglandUnited Kingdom
21676Guo, Valerie, A92150SuresnesHauts de SeineFrance

Generated 2025-07-14 03:02:46.645 UTC