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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29127Murphy, Bryan, L94014ColmaCaliforniaUnited States
17384Prasad, Raymond94010BurlingameCaliforniaUnited States
12938Parker, Edward, N99202SpokaneWashingtonUnited States

Generated 2025-07-10 17:10:57.257 UTC