[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 6309  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13734Gonzalez, Kristi, A94704BerkeleyCaliforniaUnited States
14447Alexander, Madison98225BellinghamWashingtonUnited States
19468Lin, Ramon92400CourbevoieHauts de SeineFrance

Generated 2025-07-11 13:18:41.128 UTC