[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 2500   <  SKIP 5237  >   <  TAKE 15  >   

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

15 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11407She, Mario48001MünsterSaarlandGermany
12724Martin, Eddie, C48001MünsterSaarlandGermany
12844Gonzalez, Gerald48001MünsterSaarlandGermany
13259Garcia, Allen, F48001MünsterSaarlandGermany
13546Jai, Mitchell, D48001MünsterSaarlandGermany
13406Jiménez, Craig48001MünsterSaarlandGermany
13790Deng, Nina, O48001MünsterSaarlandGermany
14789Zhang, Rosa, K48001MünsterSaarlandGermany
14825Alonso, Rebekah, H48001MünsterSaarlandGermany
16280Ma, Glenn, M48001MünsterSaarlandGermany
19257Jiménez, Dana48001MünsterSaarlandGermany
19340Dominguez, Renee48001MünsterSaarlandGermany
19375Anand, Omar48001MünsterSaarlandGermany
20831Xu, Drew48001MünsterSaarlandGermany
20861Nara, Nicolas, M48001MünsterSaarlandGermany

Generated 2025-10-11 06:19:25.882 UTC