[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 6869   <  SKIP 299  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18064Rivera, Catherine90712LakewoodCaliforniaUnited States
15989Campbell, Savannah94010BurlingameCaliforniaUnited States
24609Zhang, Jenny, H3220GeelongVictoriaAustralia

Generated 2025-07-16 06:25:42.201 UTC