[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 590   SHUFFLE   <  SKIP 220  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11277Jackson, Charles, PV8XRoyal OakBritish ColumbiaCanada
11407She, Mario48001MünsterSaarlandGermany
20161Sanz, Albert, G94310OrlyVal de MarneFrance
27540Butler, Jacqueline, L91203GlendaleCaliforniaUnited States

Generated 2025-07-09 15:31:33.470 UTC