[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 3088  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14505Edwards, Alex, K90210Beverly HillsCaliforniaUnited States
27382Chapman, Kaitlin, R94014ColmaCaliforniaUnited States
25500Lopez, Janelle, GWA1 4SYWoolstonEnglandUnited Kingdom
21529Martinez, Kristi, L45000OrleansLoiretFrance

Generated 2025-07-09 10:57:39.439 UTC