[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 250   SHUFFLE   <  SKIP 1382  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11631Bennett, Antonio, CV3A 4R2LangleyBritish ColumbiaCanada
15428Howard, Richard, D91977Spring ValleyCaliforniaUnited States
22982Miller, Madison92118CoronadoCaliforniaUnited States

Generated 2025-07-10 01:24:29.018 UTC