[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 438   SHUFFLE   <  SKIP 590  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14431Moore, Kayla, A90210Beverly HillsCaliforniaUnited States
28474Nara, Terrence, RHP10 9QYHigh WycombeEnglandUnited Kingdom
28338Vance, Kristi, T2138RhodesNew South WalesAustralia

Generated 2025-07-14 03:41:43.985 UTC