[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 1875   SHUFFLE   <  SKIP 1403  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17251Nara, Tonya, C2061Milsons PointNew South WalesAustralia
16239Nelson, Gabriel, A94941Mill ValleyCaliforniaUnited States
16934Vazquez, MicheleSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-14 00:08:09.622 UTC