[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 875   SHUFFLE   <  SKIP 1718  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19492Andersen, Andres93290Tremblay-en-FranceSeine Saint DenisFrance
16530Chander, PriscillaSW1P 2NULondonEnglandUnited Kingdom
16018Henderson, Emma, A94070San CarlosCaliforniaUnited States
28267Young, Jordan, J94010BurlingameCaliforniaUnited States

Generated 2025-07-13 22:25:12.872 UTC