[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 568   SHUFFLE   <  SKIP 1120  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23553Anderson, Jasmine, AV8Z 4N5ShawneeBritish ColumbiaCanada
22280Scott, Luis, A94015Daly CityCaliforniaUnited States
15747Nelson, Evan91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 02:50:01.911 UTC