[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 1729  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13069Green, Adam, M98225BellinghamWashingtonUnited States
28957Xu, Kate, R6006PerthSouth AustraliaAustralia
28249Carter, Julia, M97222MilwaukieOregonUnited States
19448Fernandez, Meagan, CW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-11 16:37:21.773 UTC