[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 1980   <  SKIP 239  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17178Liang, Trisha, L90210Beverly HillsCaliforniaUnited States
14172Garcia, CarlaSE1 8HLLondonEnglandUnited Kingdom
15987Kelly, Nicole, V98403TacomaWashingtonUnited States

Generated 2025-07-16 11:03:41.059 UTC