[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 767   SHUFFLE   <  SKIP 2880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22559Vazquez, StacyYO15YorkEnglandUnited Kingdom
23150Allen, Gabriella94941Mill ValleyCaliforniaUnited States
27168Madan, Donald, RTY31RuncornEnglandUnited Kingdom

Generated 2025-07-21 06:47:33.463 UTC