[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 477   <  SKIP 705  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23953Mehta, Shane, S10501BerlinNordrhein-WestfalenGermany
24080Serrano, Billy, P14197BerlinNordrhein-WestfalenGermany
24097Fernandez, Francisco12311BerlinHamburgGermany

Generated 2025-07-13 02:39:02.700 UTC