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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26056Zeng, Karen, T90706BellflowerCaliforniaUnited States
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance
14268Roberts, Isabella90210Beverly HillsCaliforniaUnited States
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom
19487Gutierrez, Dwayne92100Boulogne-BillancourtHauts de SeineFrance
21589Coleman, VanessaV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-11 03:22:48.287 UTC