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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17938Gill, Ruben, D77127LieusaintSeine et MarneFrance
12586Hernandez, Kellie, A4810TownsvilleQueenslandAustralia
24508Phillips, Alex, F97222MilwaukieOregonUnited States

Generated 2025-07-14 01:06:15.250 UTC