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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18098Lee, Edward, C97068W. LinnOregonUnited States
22648Srini, Kaitlin, J93500PantinSeine Saint DenisFrance
21445Evans, Madeline98225BellinghamWashingtonUnited States

Generated 2025-07-11 14:36:08.909 UTC