[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 263  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17897Kumar, Darrell, L91420MorangisEssonneFrance
23833Gonzales, Kevin, J98027IssaquahWashingtonUnited States
21008Carlson, Melody, K70452StuttgartSaarlandGermany
17561White, Samantha90706BellflowerCaliforniaUnited States

Generated 2025-07-10 21:56:25.286 UTC