[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 327   SHUFFLE   <  SKIP 548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28824Gonzales, Brandon, D98052RedmondWashingtonUnited States
17140Peterson, Sean, R98052RedmondWashingtonUnited States
22726Morris, Anna, A98033KirklandWashingtonUnited States

Generated 2025-07-10 14:33:17.933 UTC