[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 3217   <  SKIP 2108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29088Anand, Tamara2300NewcastleNew South WalesAustralia
26605Foster, Brandon, R90012Los AngelesCaliforniaUnited States
18757Srini, Frederick98225BellinghamWashingtonUnited States

Generated 2025-07-20 09:22:12.169 UTC