[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 24   SHUFFLE   <  SKIP 309  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19266Xu, Grant, M3280WarrnamboolVictoriaAustralia
12739Young, EvanKB9KirkbyEnglandUnited Kingdom
24348Gomez, Ruben, K94519ConcordCaliforniaUnited States

Generated 2025-07-13 09:48:57.194 UTC