[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 10359  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24807Moreno, Anne, A91910Chula VistaCaliforniaUnited States
17335Gonzales, Miguel90706BellflowerCaliforniaUnited States
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany
25851Washington, Seth, J98225BellinghamWashingtonUnited States

Generated 2025-07-20 13:56:50.599 UTC