[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 589   SHUFFLE   <  SKIP 1677  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26097Flores, Robert94109San FranciscoCaliforniaUnited States
16213Turner, Kaylee, MV8Z 4N5ShawneeBritish ColumbiaCanada
18023Raji, Terrence, W53131BonnNordrhein-WestfalenGermany

Generated 2025-07-14 20:56:33.997 UTC