[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 3437   SHUFFLE   <  SKIP 19  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26547Beck, Barbara2036MalabarNew South WalesAustralia
27143Deng, Alvin, C93700DrancySeine Saint DenisFrance
25915Bryant, Paige, J98104SeattleWashingtonUnited States

Generated 2025-07-15 05:40:53.123 UTC