[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 3243   SHUFFLE   <  SKIP 1780  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16434Bailey, Taylor, A66578NeunkirchenSaarlandGermany
17566Martinez, Rachel94063Redwood CityCaliforniaUnited States
23890Cox, Haley94519ConcordCaliforniaUnited States
19390Perez, Terrance93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-19 21:55:25.010 UTC