[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 4000   SHUFFLE   <  SKIP 1114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11480Ma, Colleen, A93290Tremblay-en-FranceSeine Saint DenisFrance
20647Bailey, Jared94519ConcordCaliforniaUnited States
25545Long, Kelly, GPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-15 04:28:23.011 UTC