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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25554Perez, Jermaine, J92400CourbevoieHauts de SeineFrance
22461Luo, ArturoWA3WatfordEnglandUnited Kingdom
26702Arun, Cynthia98225BellinghamWashingtonUnited States

Generated 2025-07-15 10:19:37.119 UTC