[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 680   SHUFFLE   <  SKIP 1276  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25775Chandra, Marie, AW1V 5RNLondonEnglandUnited Kingdom
14153Lewis, Dylan95010HofBayernGermany
24347Madan, Tina, M94519ConcordCaliforniaUnited States

Generated 2025-07-18 19:36:06.984 UTC