[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 406   SHUFFLE   <  SKIP 3156  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16842Yang, Jenny, R91502BurbankCaliforniaUnited States
26749Sun, Rafael4655Hervey BayQueenslandAustralia
22020Shan, Jaime3220GeelongVictoriaAustralia

Generated 2025-07-15 15:59:37.522 UTC