[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 827   SHUFFLE   <  SKIP 1231  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28452Young, Alexandra, I93400Saint-DenisSeine Saint DenisFrance
12915Alexander, Kaitlyn, T98371PuyallupWashingtonUnited States
11164Brooks, Devin90505TorranceCaliforniaUnited States

Generated 2025-07-21 18:45:09.250 UTC