[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 3993   SHUFFLE   <  SKIP 2902  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28154Patterson, Katherine, E90802Long BeachCaliforniaUnited States
24276Nelson, Kaitlyn, J1002SydneyNew South WalesAustralia
13528Lopez, Carmen, S1597Lane CoveNew South WalesAustralia

Generated 2025-07-14 21:26:25.084 UTC