[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 512   SHUFFLE   <  SKIP 927  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14360Patterson, Samantha94941Mill ValleyCaliforniaUnited States
11569Malhotra, TroyRH15 9UDWest SussexEnglandUnited Kingdom
29424Gill, Erik70452StuttgartSaarlandGermany

Generated 2025-07-11 03:34:59.779 UTC