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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14429He, LaceySW8 4BGLondonEnglandUnited Kingdom
16289Pal, Julie17490Saint OuenCharente-MaritimeFrance
29202Kumar, Jerry98168BurienWashingtonUnited States

Generated 2025-07-08 13:31:48.472 UTC