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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25170Walker, Logan, H98027IssaquahWashingtonUnited States
16461Wu, RosaYO15YorkEnglandUnited Kingdom
17234Jenkins, Anna, M3977CranbourneVictoriaAustralia

Generated 2025-07-12 15:30:20.698 UTC