[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 750   SHUFFLE   <  SKIP 236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25456Cai, Kelvin, A93000BobignySeine Saint DenisFrance
11355Gutierrez, RobertoRG41 1QWWokinghamEnglandUnited Kingdom
28354Wilson, Ian, KV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-09 09:07:27.376 UTC