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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16473Andersen, Dawn10210BerlinHamburgGermany
12045Russell, Luis, A94941Mill ValleyCaliforniaUnited States
22519Hughes, Logan, M66740SaarlouisSaarlandGermany
21028Suri, JoeCB4 4BZCambridgeEnglandUnited Kingdom
16037Kelly, Melissa59368WerneNordrhein-WestfalenGermany
26821Guo, Tamara46236BottropNordrhein-WestfalenGermany

Generated 2025-07-11 20:11:05.046 UTC