[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 494   SHUFFLE   <  SKIP 1445  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28008Baker, Jada, G97301SalemOregonUnited States
17380Adams, Nathan, C94704BerkeleyCaliforniaUnited States
12008Yuan, Sharon4655Hervey BayQueenslandAustralia

Generated 2025-07-22 05:40:39.299 UTC