[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5098   <  SKIP 123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24806Russell, Faith, A94704BerkeleyCaliforniaUnited States
11238Prasad, MayraB29 6SLBirminghamEnglandUnited Kingdom
12644Reed, Rachel, EEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-20 22:52:43.666 UTC