[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 999   SHUFFLE   <  SKIP 1075  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21214She, Corey, T2036MatravilleNew South WalesAustralia
26964Tang, Kelli, G57000MetzMoselleFrance
11733Schmidt, Kristi, J94519ConcordCaliforniaUnited States

Generated 2025-07-16 11:57:45.931 UTC