[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 717   SHUFFLE   <  SKIP 2466  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19265Raji, Dale4000BrisbaneQueenslandAustralia
15497Phillips, Katelyn, R94947NovatoCaliforniaUnited States
22799Alexander, RileyCM11BillericayEnglandUnited Kingdom
18444Chow, Shannon4655Hervey BayQueenslandAustralia

Generated 2025-07-15 12:04:38.105 UTC