[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 7251  >   <  TAKE 12  >   

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

12 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19377Chandra, Dominic85049IngolstadtBayernGermany
20043Zheng, Brent85049IngolstadtBayernGermany
20135Price, Grace, E85049IngolstadtBayernGermany
19904Gray, Jasmine, A85049IngolstadtBayernGermany
19924Perez, Douglas85049IngolstadtBayernGermany
20912Hu, Christy, G85049IngolstadtBayernGermany
21086Bell, Katelyn85049IngolstadtBayernGermany
21087Scott, Rebecca, E85049IngolstadtBayernGermany
21051Alonso, Sabrina, R85049IngolstadtBayernGermany
21052Xu, Sheena85049IngolstadtBayernGermany
21826Russell, Abigail, H85049IngolstadtBayernGermany
21846Patterson, Kevin85049IngolstadtBayernGermany

Generated 2025-07-11 23:21:56.519 UTC