[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 2488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22148Prasad, Candace, S3977CranbourneVictoriaAustralia
20502Harris, John90241DowneyCaliforniaUnited States
20501Nelson, Morgan98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-11 10:28:18.833 UTC