[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 322   SHUFFLE   <  SKIP 422  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15279Lee, Hunter, E94109San FranciscoCaliforniaUnited States
12005Shen, Gilbert, C4171HawthorneQueenslandAustralia
21303Jenkins, Sydney, L90505TorranceCaliforniaUnited States

Generated 2025-07-13 04:04:16.511 UTC