[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 8548   <  SKIP 2125  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21863Anand, Shawna, P80074MünchenHessenGermany
22393Perez, Chelsea, K80074MünchenHamburgGermany
22508Huang, Jon80074MünchenNordrhein-WestfalenGermany
22551Rubio, Andy, M80074MünchenNordrhein-WestfalenGermany
22587Alonso, Gina, C80074MünchenHamburgGermany
22666Srini, Mayra80074MünchenNordrhein-WestfalenGermany
22679Dominguez, Derrick, A80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-18 19:49:03.226 UTC