[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 2956  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20133Li, Jorge, VW1V 5RNLondonEnglandUnited Kingdom
14531Garcia, AbigailWA1WarringtonEnglandUnited Kingdom
15813Diaz, Julian94063Redwood CityCaliforniaUnited States
22115Rogers, Dalton, A98052RedmondWashingtonUnited States

Generated 2025-07-12 22:19:54.955 UTC