[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 328   SHUFFLE   <  SKIP 1496  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29108Evans, Seth, E92020El CajonCaliforniaUnited States
13475Allen, Charles94063Redwood CityCaliforniaUnited States
24323Wright, Janet, E91950Lincoln AcresCaliforniaUnited States
28899Anand, Alejandro, RSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-12 18:57:59.255 UTC