[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 2187  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14964Shen, Damien, COX1OxfordEnglandUnited Kingdom
15902Diaz, Robert, J98366Port OrchardWashingtonUnited States
18659Thompson, Jasmine, A90012Los AngelesCaliforniaUnited States

Generated 2025-07-08 16:15:04.399 UTC