[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 368   SHUFFLE   <  SKIP 1591  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12825Hu, Kelvin20354HamburgHamburgGermany
22994Allen, Chloe98501OlympiaWashingtonUnited States
12476Jimenez, Rodney, RMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-16 06:11:56.516 UTC