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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28500Gonzalez, Jermaine, A14197BerlinNordrhein-WestfalenGermany
27908Sanchez, Adriana14197BerlinSaarlandGermany
28400Anand, Cedric, P14197BerlinSaarlandGermany
28409Rai, Bonnie14197BerlinSaarlandGermany
28706Ashe, Reginald12311BerlinSaarlandGermany
28744Xu, Jenny, B14197BerlinNordrhein-WestfalenGermany
28752Subram, Andre12171BerlinHessenGermany

Generated 2025-07-09 07:55:32.089 UTC