[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 413   SHUFFLE   <  SKIP 2183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26186Gill, Joanna2580GoulburnNew South WalesAustralia
13914Bell, Abigail91910Chula VistaCaliforniaUnited States
16464Liu, Alan, VMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-15 20:13:13.993 UTC