[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 575   SHUFFLE   <  SKIP 2688  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16308Chander, Sheena, LL4 4HBLiverpoolEnglandUnited Kingdom
25705Prasad, Levi6006PerthSouth AustraliaAustralia
16776Lewis, Dalton98225BellinghamWashingtonUnited States

Generated 2025-07-14 06:24:14.637 UTC