[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 2678   SHUFFLE   <  SKIP 1463  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23057Richardson, Caitlin, TV9B 2C3ShawneeBritish ColumbiaCanada
16134Hernandez, Roy, R97005BeavertonOregonUnited States
11822Wadia, Rohinton, H91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-17 13:46:21.835 UTC