[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 750   SHUFFLE   <  SKIP 2322  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16053Perez, FrederickTY31RuncornEnglandUnited Kingdom
29279Turner, Hailey91945Lemon GroveCaliforniaUnited States
19251Sai, Brett53001BonnHamburgGermany

Generated 2025-07-19 08:42:48.268 UTC