[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 500   <  SKIP 1111  >   <  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-13 19:52:54.199 UTC