[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 5287   <  SKIP 355  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29239Miller, Samantha, R90505TorranceCaliforniaUnited States
13181Morgan, Brian, T91932Imperial BeachCaliforniaUnited States
17120Raje, Michele, E13041ClayNew YorkUnited States

Generated 2025-07-16 08:57:43.263 UTC