[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 405   SHUFFLE   <  SKIP 86  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22668Hernandez, Adrienne, YE17 6JFLondonEnglandUnited Kingdom
23703Sanchez, Jacqueline, E94014ColmaCaliforniaUnited States
17171Clark, Katherine91977Spring ValleyCaliforniaUnited States
21828Gonzales, Megan33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-20 19:22:03.640 UTC