[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 2421   SHUFFLE   <  SKIP 2932  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17911Rodriguez, Pedro, L2450Coffs HarbourNew South WalesAustralia
11745Gonzalez, Allison99362Walla WallaWashingtonUnited States

Generated 2025-07-12 07:29:26.935 UTC