[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 2500   <  SKIP 837  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11480Ma, Colleen, A93290Tremblay-en-FranceSeine Saint DenisFrance
28515Lal, TonyC2H 7AULondonEnglandUnited Kingdom
13604Zheng, NuanSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-19 16:17:45.239 UTC