[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 5507  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28486Chandra, Rebekah3429SunburyVictoriaAustralia
11434Lopez, AndreRH15 9UDWest SussexEnglandUnited Kingdom
25319Chandra, Ruben59170CroixNordFrance

Generated 2025-07-12 03:37:58.603 UTC