[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 484   SHUFFLE   <  SKIP 1315  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19617Nath, Keith2061Milsons PointNew South WalesAustralia
28279Simmons, Spencer, D98312BremertonWashingtonUnited States
25297Shan, Devon, T66041PoingSaarlandGermany

Generated 2025-11-06 04:21:25.907 UTC