[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 3530  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21756Carter, Allison90401Santa MonicaCaliforniaUnited States
29447Deng, Lindsay, K59140DunkerqueNordFrance
17776Jimenez, Diana, MSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-11 06:01:42.511 UTC