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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28613Campbell, James, D98201EverettWashingtonUnited States
18009Prasad, Deanna77127LieusaintSeine et MarneFrance
16691Romero, Paula, B6006PerthSouth AustraliaAustralia

Generated 2025-07-12 22:08:57.978 UTC