[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 994   <  SKIP 1192  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21752Li, Rafael, MT2P 2G8CalgaryAlbertaCanada
11614Sharma, Katrina, M63009OffenbachSaarlandGermany

Generated 2025-07-21 10:47:22.328 UTC