[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 3193  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24151Shan, JonY024 1GFYorkEnglandUnited Kingdom
19133Martinez, Logan, A97301SalemOregonUnited States
27518Perez, Stefanie3205South MelbourneVictoriaAustralia
20504Tangirala, Rakesh, J90712LakewoodCaliforniaUnited States

Generated 2025-07-09 21:44:42.632 UTC