[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 24   SHUFFLE   <  SKIP 956  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11638Powell, Antonio, E94941Mill ValleyCaliforniaUnited States
23562Luo, Warren2450Coffs HarbourNew South WalesAustralia
18697Lal, Tara, S1597Lane CoveNew South WalesAustralia

Generated 2025-07-11 03:11:03.713 UTC