[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 2147   SHUFFLE   <  SKIP 263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12795Foster, AntonioV9MetchosinBritish ColumbiaCanada
23287Kelly, Juan, N91941GrossmontCaliforniaUnited States
20133Li, Jorge, VW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-10 04:26:21.995 UTC