[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 512   <  SKIP 1112  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26233Chande, Cristina53131BonnNordrhein-WestfalenGermany
26940Tang, Franklin, N53131BonnNordrhein-WestfalenGermany
27178Mehta, Terrance53131BonnHamburgGermany

Generated 2025-07-11 04:49:16.821 UTC