[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 189   SHUFFLE   <  SKIP 734  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12884Williams, Megan, A91364Woodland HillsCaliforniaUnited States
25424Roberts, Ian, M98225BellinghamWashingtonUnited States
14329Sanchez, Holly91502BurbankCaliforniaUnited States

Generated 2025-07-13 00:37:57.553 UTC