[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 189   SHUFFLE   <  SKIP 2620  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14762Perez, Adriana, K90210Beverly HillsCaliforniaUnited States
18127He, Franklin, KW1N 9FALondonEnglandUnited Kingdom
29016Perez, Jackson, G98270MarysvilleWashingtonUnited States

Generated 2025-07-14 06:15:54.576 UTC