[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1964  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13946Powell, Jason, L97205PortlandOregonUnited States
29345Diaz, Randall, T2300NewcastleNew South WalesAustralia
24151Shan, JonY024 1GFYorkEnglandUnited Kingdom
16992Watson, Lucas91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 14:54:12.879 UTC