[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 484   SHUFFLE   <  SKIP 2449  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24784Kelly, Megan91945Lemon GroveCaliforniaUnited States
27337Hall, Julia, RWA3WatfordEnglandUnited Kingdom
19468Lin, Ramon92400CourbevoieHauts de SeineFrance
28468Harrison, MelodyLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-11 02:10:09.113 UTC