[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 6869   <  SKIP 94  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14484Hall, Samantha91950National CityCaliforniaUnited States
11796Jenkins, Isabel, C90241DowneyCaliforniaUnited States
21944Jiménez, Daisy2036MatravilleNew South WalesAustralia

Generated 2025-07-20 21:46:02.379 UTC