[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 623   <  SKIP 6631  >   <  TAKE 12  >   

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

12 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20135Price, Grace, E85049IngolstadtBayernGermany
20043Zheng, Brent85049IngolstadtBayernGermany
20912Hu, Christy, G85049IngolstadtBayernGermany
21051Alonso, Sabrina, R85049IngolstadtBayernGermany
21052Xu, Sheena85049IngolstadtBayernGermany
21086Bell, Katelyn85049IngolstadtBayernGermany
21087Scott, Rebecca, E85049IngolstadtBayernGermany
21826Russell, Abigail, H85049IngolstadtBayernGermany
21846Patterson, Kevin85049IngolstadtBayernGermany
22384Sanchez, Paige, A85049IngolstadtBayernGermany
22389Luo, Edwin, S85049IngolstadtBayernGermany
22688Perez, Seth85049IngolstadtBayernGermany

Generated 2025-07-10 10:37:17.832 UTC