[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 2817   SHUFFLE   <  SKIP 1659  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11960Griffin, Ana98052RedmondWashingtonUnited States
11220Huang, Erica, C94014ColmaCaliforniaUnited States
28691Andersen, Alejandro, B33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-20 09:56:39.771 UTC