[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 875   SHUFFLE   <  SKIP 1544  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17094Dominguez, Julio, ESW19 3RULondonEnglandUnited Kingdom
28470Tang, Tamara94310OrlyVal de MarneFrance
20018Gray, Lauren98055RentonWashingtonUnited States
29336Bailey, Nathaniel, SV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-16 20:27:22.534 UTC