[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 872   SHUFFLE   <  SKIP 3692  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20535Torres, Riley, T92806La JollaCaliforniaUnited States
24735Powell, Madison, S91910Chula VistaCaliforniaUnited States
15409Cooper, Eduardo, J98371PuyallupWashingtonUnited States

Generated 2025-07-18 17:07:06.457 UTC