[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3656  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13586Alonso, Larry, BGA10GatesheadEnglandUnited Kingdom
17666Torres, Steven, W91950Lincoln AcresCaliforniaUnited States
25295Raje, Chad, A3000MelbourneVictoriaAustralia

Generated 2025-07-11 11:59:57.103 UTC