[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 2239  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14894Baker, James, A97034Lake OswegoOregonUnited States
22203Zheng, Alisha3198SeafordVictoriaAustralia
20437Howard, Gabriella91791West CovinaCaliforniaUnited States

Generated 2025-07-11 03:40:14.827 UTC