[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 7811  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21667Zhang, Crystal, A80074MünchenNordrhein-WestfalenGermany
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

Generated 2025-07-21 08:50:44.239 UTC