[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 3669   SHUFFLE   <  SKIP 2277  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13326Fernandez, Bob, J90210Beverly HillsCaliforniaUnited States
17589Brooks, Melanie, L98027IssaquahWashingtonUnited States
23438Vance, Toni, L1597Lane CoveNew South WalesAustralia
25477Raman, HollyCM11BillericayEnglandUnited Kingdom

Generated 2025-07-20 16:37:56.535 UTC