[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 438   SHUFFLE   <  SKIP 504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23177Richardson, Savannah97034Lake OswegoOregonUnited States
12008Yuan, Sharon4655Hervey BayQueenslandAustralia
23825Coleman, Katherine, R91203GlendaleCaliforniaUnited States

Generated 2025-07-09 06:20:49.318 UTC