[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 5938   <  SKIP 594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13769Kumar, Brendan77127LieusaintSeine et MarneFrance
18932Chande, Carl2777SpringwoodNew South WalesAustralia
20301Bradley, Gloria, L98225BellinghamWashingtonUnited States

Generated 2025-07-16 15:14:51.278 UTC