[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 1611  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22486Ruiz, Jimmy, E53131BonnNordrhein-WestfalenGermany
22801Raje, Alicia53131BonnNordrhein-WestfalenGermany
22805Goel, Cristina53131BonnHamburgGermany
23897Chapman, Katrina53001BonnHamburgGermany
23914Sharma, Tonya, L53131BonnNordrhein-WestfalenGermany
23937Ruiz, Eddie, C53131BonnHamburgGermany
24181Nath, Edwin53131BonnNordrhein-WestfalenGermany

Generated 2025-10-27 00:06:28.586 UTC