[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 1314   SHUFFLE   <  SKIP 359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14706Jai, KateEC1R 0DULondonEnglandUnited Kingdom
24162Raje, Grant, S2036MalabarNew South WalesAustralia
26345Baker, Connor92625Newport BeachCaliforniaUnited States

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