[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 322   SHUFFLE   <  SKIP 622  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21730Campbell, Noah, A91502BurbankCaliforniaUnited States
16531Gao, Lacey, CSW8 1XDLondonEnglandUnited Kingdom
26298Peterson, Jasmine, R98270MarysvilleWashingtonUnited States
19294Garcia, Stanley, R59368WerneNordrhein-WestfalenGermany
25400Jai, Kyle91977Spring ValleyCaliforniaUnited States
18881James, Kimberly97045Oregon CityOregonUnited States
18015Edwards, Haley, D59140DunkerqueNordFrance

Generated 2025-07-11 22:03:50.656 UTC