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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20912Hu, Christy, G85049IngolstadtBayernGermany
21051Alonso, Sabrina, R85049IngolstadtBayernGermany
21052Xu, Sheena85049IngolstadtBayernGermany
21086Bell, Katelyn85049IngolstadtBayernGermany
21087Scott, Rebecca, E85049IngolstadtBayernGermany
21826Russell, Abigail, H85049IngolstadtBayernGermany
21846Patterson, Kevin85049IngolstadtBayernGermany

Generated 2025-07-10 18:55:39.219 UTC