[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 0   SHUFFLE   <  SKIP 2936  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14595Ms., Ward, Andrea91203GlendaleCaliforniaUnited States
13776Carter, MiguelCM11BillericayEnglandUnited Kingdom
18990Henderson, Amanda, A98225BellinghamWashingtonUnited States
20060Jackson, Kayla, RTY31RuncornEnglandUnited Kingdom

Generated 2025-11-05 01:51:27.923 UTC