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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20543Miller, Seth91791West CovinaCaliforniaUnited States
25949Raman, Summer, C2264SilverwaterNew South WalesAustralia
17743Gomez, GeraldSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-10 02:30:05.503 UTC