[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 1993   SHUFFLE   <  SKIP 2966  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17047Rubio, Kendra4551CaloundraQueenslandAustralia
14622Patterson, Brandon, L92118CoronadoCaliforniaUnited States
12304Zhou, Alejandro, AW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-19 14:35:13.187 UTC