[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 2986   SHUFFLE   <  SKIP 93  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12030Washington, Ana98027IssaquahWashingtonUnited States
27917Sanders, Andrea, L90802Long BeachCaliforniaUnited States
14111Anderson, Michael, K97045Oregon CityOregonUnited States
14660Howard, Gabrielle97205PortlandOregonUnited States

Generated 2025-07-18 19:22:09.229 UTC