[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 512   SHUFFLE   <  SKIP 1096  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11701Hayes, David94947NovatoCaliforniaUnited States
21357Nelson, Jada98201EverettWashingtonUnited States
22519Hughes, Logan, M66740SaarlouisSaarlandGermany

Generated 2025-07-11 18:57:16.604 UTC