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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22726Morris, Anna, A98033KirklandWashingtonUnited States
11156Roberts, Maria90712LakewoodCaliforniaUnited States
14713Ye, Jon, W63009OffenbachSaarlandGermany

Generated 2025-07-14 10:42:30.183 UTC