[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 875   SHUFFLE   <  SKIP 6918  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16579Davis, Zachary, LGL50CheltenhamEnglandUnited Kingdom
26629Price, MirandaV9MetchosinBritish ColumbiaCanada
22246Cox, Jacqueline, G91941GrossmontCaliforniaUnited States

Generated 2025-07-11 20:41:32.753 UTC