[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 3411   <  SKIP 304  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20850Navarro, Lance, CYO15YorkEnglandUnited Kingdom
16398Rana, Emmanuel, J59100RoubaixNordFrance
12019Cox, Gabrielle90505TorranceCaliforniaUnited States

Generated 2025-07-18 01:46:10.634 UTC