[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 367  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28489Zhu, Jeffery, E66001SaarbrückenSaarlandGermany
16991Henderson, Brianna, C98020EdmondsWashingtonUnited States
15587Ward, Jessica3977CranbourneVictoriaAustralia
27314Arthur, Jarrod, R14197BerlinSaarlandGermany

Generated 2025-07-11 06:15:56.696 UTC