[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 2421   SHUFFLE   <  SKIP 2954  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13192Martinez, Hunter, K94070San CarlosCaliforniaUnited States
19103Raman, Johnathan4551CaloundraQueenslandAustralia
20312Lewis, Ryan, AV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-11 15:34:54.928 UTC