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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15447Madan, Regina93500PantinSeine Saint DenisFrance
13395Li, Gabriel, J98225BellinghamWashingtonUnited States
13226Mitchell, Jenna99362Walla WallaWashingtonUnited States

Generated 2025-07-09 21:10:01.832 UTC