[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 251   SHUFFLE   <  SKIP 200  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26928Nara, RogerGA10GatesheadEnglandUnited Kingdom
24629Perry, Seth94611OaklandCaliforniaUnited States
26839Nelson, Jeremy, K78000VersaillesYvelineFrance

Generated 2025-07-13 23:32:31.617 UTC