[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 494   SHUFFLE   <  SKIP 1665  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11795Thomas, Nicole90241DowneyCaliforniaUnited States
20605Yang, Kevin, F3550BendigoVictoriaAustralia
20291Walker, Alexis94070San CarlosCaliforniaUnited States

Generated 2025-07-13 19:57:42.148 UTC