[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 405   SHUFFLE   <  SKIP 978  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14265Bell, Garrett, JV8Z 4N5ShawneeBritish ColumbiaCanada
25028Gonzalez, Brenda2300NewcastleNew South WalesAustralia
27626Hayes, Connor90241DowneyCaliforniaUnited States

Generated 2025-07-10 01:13:26.082 UTC