[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 999   <  SKIP 612  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22486Ruiz, Jimmy, E53131BonnNordrhein-WestfalenGermany
22801Raje, Alicia53131BonnNordrhein-WestfalenGermany

Generated 2025-07-21 15:54:23.127 UTC