[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   SHUFFLE   SKIP 287   <  SKIP 1003  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23009Thomas, DaltonV8Y 1L1CliffsideBritish ColumbiaCanada
19162Raji, Peter, L91502BurbankCaliforniaUnited States
22513Anand, Kenneth, L92700ColombesHauts de SeineFrance
14044Wright, Thomas, M94611OaklandCaliforniaUnited States

Generated 2025-07-21 04:07:59.050 UTC