[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 5157  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20150Rubio, Gary, MYO15YorkEnglandUnited Kingdom
19931Xu, Darryl38231SalzgitterHessenGermany
26417Rai, Dustin, JOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-11 18:51:31.807 UTC