[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 250   SHUFFLE   <  SKIP 21  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21185Jai, Gilbert, J2777SpringwoodNew South WalesAustralia
12463Huang, ToddGL50CheltenhamEnglandUnited Kingdom
25660Pal, Warren, S93700DrancySeine Saint DenisFrance
24387Mitchell, Elijah, A90706BellflowerCaliforniaUnited States

Generated 2025-07-11 15:32:56.923 UTC