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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11620Rodriguez, Megan, M98225BellinghamWashingtonUnited States
14086Chander, Maurice, L4000BrisbaneQueenslandAustralia
12219Nara, Kurt59223RoncqNordFrance

Generated 2025-07-16 07:47:25.345 UTC