[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 962  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21109Pal, Katie70452StuttgartSaarlandGermany
12037Chapman, Patricia4551CaloundraQueenslandAustralia
11591Lu, Stacey, W78000VersaillesYvelineFrance

Generated 2025-07-11 18:51:27.863 UTC