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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14176Rai, Mindy93000BobignySeine Saint DenisFrance
25889Munoz, Reginald, C91502BurbankCaliforniaUnited States
17687Turner, Miguel, A98052RedmondWashingtonUnited States

Generated 2025-07-14 12:37:33.677 UTC