[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 327   SHUFFLE   <  SKIP 2710  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13730Suarez, Walter, E98225BellinghamWashingtonUnited States
16682Ramos, Kristy2061Milsons PointNew South WalesAustralia
16677Hughes, Jack, S90012Los AngelesCaliforniaUnited States
16695Serrano, Dwayne2500WollongongNew South WalesAustralia

Generated 2025-07-17 05:54:59.880 UTC