[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 469   <  SKIP 710  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23902Kumar, Julie12171BerlinSaarlandGermany
24080Serrano, Billy, P14197BerlinNordrhein-WestfalenGermany
24097Fernandez, Francisco12311BerlinHamburgGermany

Generated 2025-07-13 04:43:18.271 UTC