[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 186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24080Serrano, Billy, P14197BerlinNordrhein-WestfalenGermany
24544Romero, Kellie12171BerlinHessenGermany
22834Zhou, Darryl, T14197BerlinSaarlandGermany

Generated 2025-07-14 14:54:05.676 UTC