[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 875   SHUFFLE   <  SKIP 6016  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26211Yuan, BridgetSW19 3RULondonEnglandUnited Kingdom
25684Sanchez, Jermaine, D66001SaarbrückenSaarlandGermany
12926Murphy, Sara, M90712LakewoodCaliforniaUnited States
19424Smith, Terrance, IAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-15 20:59:53.159 UTC