[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 512   SHUFFLE   <  SKIP 2869  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26175Hughes, Jose97034Lake OswegoOregonUnited States
12112Henderson, Arianna90802Long BeachCaliforniaUnited States
27504Lopez, Rebecca, F97034Lake OswegoOregonUnited States

Generated 2025-07-18 04:52:38.391 UTC