[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 324   SHUFFLE   <  SKIP 1058  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15252Murphy, Jada97205PortlandOregonUnited States
26007Morgan, Jesse94947NovatoCaliforniaUnited States
21449Raheem, Devon94519ConcordCaliforniaUnited States

Generated 2025-07-18 22:41:01.918 UTC