[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 486   <  SKIP 1125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22486Ruiz, Jimmy, E53131BonnNordrhein-WestfalenGermany
22801Raje, Alicia53131BonnNordrhein-WestfalenGermany
22805Goel, Cristina53131BonnHamburgGermany

Generated 2025-07-20 14:09:04.193 UTC