[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 250   <  SKIP 7001  >   <  TAKE 15  >   

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

15 items

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

Generated 2025-07-17 13:24:10.242 UTC