[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 2421   SHUFFLE   <  SKIP 2564  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15474Lal, Cameron, M90210Beverly HillsCaliforniaUnited States
16519Chander, Yolanda4655Hervey BayQueenslandAustralia
14638Scott, Blake, D97005BeavertonOregonUnited States
26865Martinez, TabithaSW19 3RULondonEnglandUnited Kingdom
20352Foster, Melissa97005BeavertonOregonUnited States
19078She, Misty, T93700DrancySeine Saint DenisFrance

Generated 2025-07-13 15:44:58.921 UTC