[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 2421   SHUFFLE   <  SKIP 4325  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14538Brown, Katherine59000LilleNordFrance
27396Cook, Adrian, S98020EdmondsWashingtonUnited States
27175Raji, Marshall, LSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-16 10:40:18.591 UTC