[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 5487  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22897Ramirez, Arianna, C98366Port OrchardWashingtonUnited States
25660Pal, Warren, S93700DrancySeine Saint DenisFrance
11989Anand, Kara4171HawthorneQueenslandAustralia
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 13:17:45.932 UTC