[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 2214   SHUFFLE   <  SKIP 2006  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12294Kovar, Shane, LW1N 9FALondonEnglandUnited Kingdom
18214Suri, Ronald3000MelbourneVictoriaAustralia
14922Perry, Paige, R98403TacomaWashingtonUnited States

Generated 2025-07-18 15:20:53.165 UTC