[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2788   SHUFFLE   <  SKIP 819  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25330Gonzales, Madison, T91977Spring ValleyCaliforniaUnited States
23649Ruiz, Naomi2777SpringwoodNew South WalesAustralia
28375Diaz, Kathleen, CSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-20 16:39:11.644 UTC