[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 875   SHUFFLE   <  SKIP 1585  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20261Rivera, Mariah4217Gold CoastQueenslandAustralia
28973Cooper, Bryan94941Mill ValleyCaliforniaUnited States
13602Mehta, VirginiaCM11BillericayEnglandUnited Kingdom

Generated 2025-07-19 21:46:15.590 UTC