[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 542   SHUFFLE   <  SKIP 76  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12684Shen, Shaun2580GoulburnNew South WalesAustralia
21047Andersen, Sheena66041PoingSaarlandGermany
27677Powell, Marissa98168BurienWashingtonUnited States

Generated 2025-07-13 00:10:33.518 UTC