[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 561   <  SKIP 621  >   <  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-07 21:17:31.431 UTC