[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 462   <  SKIP 720  >   <  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-08 08:54:12.261 UTC