[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 512   SHUFFLE   <  SKIP 5708  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23401Brooks, EvanV7L 4J4VancouverBritish ColumbiaCanada
13598Luo, Keith, R59368WerneNordrhein-WestfalenGermany
24980Phillips, Savannah91950Lincoln AcresCaliforniaUnited States
19302Xie, Brad, DB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-15 10:22:02.520 UTC