[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 548   SHUFFLE   <  SKIP 580  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20189Hall, Grace, AV0SookeBritish ColumbiaCanada
15812Allen, Logan4217Gold CoastQueenslandAustralia
18456Bailey, Timothy, L91941GrossmontCaliforniaUnited States

Generated 2025-07-15 15:54:28.357 UTC