[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 250   SHUFFLE   <  SKIP 3048  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12337Goldstein, Dustin2060Lavender BayNew South WalesAustralia
22260Allen, Courtney, M97301SalemOregonUnited States
23451James, Taylor, L98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-10 20:58:14.696 UTC