[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 396   SHUFFLE   <  SKIP 360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29320Huang, Wesley2036MalabarNew South WalesAustralia
22990Stewart, Alyssa, C91950Lincoln AcresCaliforniaUnited States
28748Washington, Kelly, MGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-13 01:45:25.631 UTC