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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12232Hernandez, Sean, E33098PaderbornNordrhein-WestfalenGermany
16652Richardson, Nicole, R92806La JollaCaliforniaUnited States
18108Gao, Colin94014ColmaCaliforniaUnited States

Generated 2025-07-20 06:14:15.139 UTC