[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 677   SHUFFLE   <  SKIP 3320  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11430Yuan, Casey, K46236BottropNordrhein-WestfalenGermany
19440Sharma, Alicia, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
12756Butler, Antonio90210Beverly HillsCaliforniaUnited States
24513Deng, Alejandro94014ColmaCaliforniaUnited States

Generated 2025-07-19 01:16:30.035 UTC