[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 2421   SHUFFLE   <  SKIP 304  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20372Edwards, Kaitlyn97034Lake OswegoOregonUnited States
13803Zheng, Krystal66740SaarlouisSaarlandGermany
29408Chen, Heather, M91940Les UlisEssonneFrance
22978Jai, Devon2065St. LeonardsNew South WalesAustralia

Generated 2025-07-22 11:15:59.410 UTC