[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 767   SHUFFLE   <  SKIP 3093  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23052Stewart, Steven, L91950National CityCaliforniaUnited States
20847Young, Kyle, T66740SaarlouisSaarlandGermany
23528Ferrier, Jaime, P2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-16 00:32:09.285 UTC