[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 625   SHUFFLE   <  SKIP 2301  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19334Baker, KatherineAS23Stoke-on-TrentEnglandUnited Kingdom
21844Long, James, Y95010HofBayernGermany
17398Lopez, Kaylee, E94611OaklandCaliforniaUnited States

Generated 2025-07-09 13:29:15.218 UTC