[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 482   SHUFFLE   <  SKIP 4268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29243Torres, Jared90706BellflowerCaliforniaUnited States
26126Bell, Alexandra, R90012Los AngelesCaliforniaUnited States
20302Andersen, Tasha94010BurlingameCaliforniaUnited States

Generated 2025-07-17 14:57:04.829 UTC