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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14870Ortega, Brandi, M90706BellflowerCaliforniaUnited States
17537Mitchell, Courtney90505TorranceCaliforniaUnited States
16129Russell, Jordyn97205PortlandOregonUnited States

Generated 2025-10-15 05:45:48.254 UTC