[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 4000   SHUFFLE   <  SKIP 2890  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13757Griffin, Jordyn, N98027IssaquahWashingtonUnited States
18165Gill, Randall, AB29 6SLBirminghamEnglandUnited Kingdom
20966Madan, Virginia31770ColomiersGaronne (Haute)France

Generated 2025-07-13 14:17:03.019 UTC