[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   SHUFFLE   SKIP 10122   <  SKIP 441  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23139Yang, Christian91910Chula VistaCaliforniaUnited States
27148Zhu, Edwin4171HawthorneQueenslandAustralia
14545Henderson, FaithPE17BuryEnglandUnited Kingdom

Generated 2025-07-18 04:20:39.525 UTC