[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 875   SHUFFLE   <  SKIP 3777  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11762Gomez, Randall, R2500WollongongNew South WalesAustralia
11378Liang, Shannon57000MetzMoselleFrance
17563King, Jeremiah90802Long BeachCaliforniaUnited States

Generated 2025-07-09 13:53:59.639 UTC