[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 2512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16979Rogers, Kaitlyn, J91950Lincoln AcresCaliforniaUnited States
25252Zhang, Warren, L2450Coffs HarbourNew South WalesAustralia
18463Suri, Adriana1597Lane CoveNew South WalesAustralia

Generated 2025-07-09 08:25:53.852 UTC