[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 394   SHUFFLE   <  SKIP 1378  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22042Bryant, Abigail, K90210Beverly HillsCaliforniaUnited States
12772Clark, Abigail98201EverettWashingtonUnited States
15975Collins, Gabrielle98225BellinghamWashingtonUnited States

Generated 2025-07-21 15:44:15.414 UTC