[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 484   SHUFFLE   <  SKIP 76  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17038Wang, Ernest92118CoronadoCaliforniaUnited States
12688Navarro, Stacy, C4171HawthorneQueenslandAustralia
29330Ward, Alexa, W97068W. LinnOregonUnited States

Generated 2025-07-13 10:24:21.738 UTC