[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 7979   SHUFFLE   <  SKIP 792  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17396Rodriguez, Eduardo91932Imperial BeachCaliforniaUnited States
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany
20369Barnes, Trevor, J97330CorvallisOregonUnited States
14431Moore, Kayla, A90210Beverly HillsCaliforniaUnited States
15441Zeng, Christy, LHP10 9QYHigh WycombeEnglandUnited Kingdom
23861Anand, Keith, C97005BeavertonOregonUnited States
13504Alonso, Beth, R78400ChatouYvelineFrance

Generated 2025-07-22 05:42:03.251 UTC