[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 4438   <  SKIP 463  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28572Ye, Jeffery, Y98225BellinghamWashingtonUnited States
16560Sun, Kelvin, E93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-20 11:45:20.847 UTC