[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 760  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28706Ashe, Reginald12311BerlinSaarlandGermany
28744Xu, Jenny, B14197BerlinNordrhein-WestfalenGermany
28752Subram, Andre12171BerlinHessenGermany
28754Nara, Chad, K10501BerlinNordrhein-WestfalenGermany
28499Srini, Lydia, J14111BerlinHessenGermany
28500Gonzalez, Jermaine, A14197BerlinNordrhein-WestfalenGermany
27908Sanchez, Adriana14197BerlinSaarlandGermany

Generated 2025-07-09 02:23:13.349 UTC