[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 464   <  SKIP 718  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23772Raman, Cory10501BerlinNordrhein-WestfalenGermany
24097Fernandez, Francisco12311BerlinHamburgGermany
24117Gill, Shannon10501BerlinNordrhein-WestfalenGermany
24080Serrano, Billy, P14197BerlinNordrhein-WestfalenGermany
24544Romero, Kellie12171BerlinHessenGermany
24864Sun, Jeffery, J12171BerlinSaarlandGermany
24694Carlson, Theodore14129BerlinHessenGermany

Generated 2025-11-06 03:28:34.256 UTC