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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21346Rodriguez, Christian, R95062Santa CruzCaliforniaUnited States
23231Moore, Dylan, H57000MetzMoselleFrance
12706Liang, Louis, M4171HawthorneQueenslandAustralia

Generated 2025-07-11 13:19:22.439 UTC