[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 4282  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17646Xu, Leah, M92700ColombesHauts de SeineFrance
24532Perez, Phillip, A70452StuttgartSaarlandGermany
19241Dominguez, Diane, A90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 11:51:05.849 UTC