[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 413   SHUFFLE   <  SKIP 512  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12838Beck, Ralph66578NeunkirchenSaarlandGermany
18013Munoz, Kathleen, ESW1P 2NULondonEnglandUnited Kingdom
28006Torres, Seth, A90802Long BeachCaliforniaUnited States
12781James, EmmaV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-20 21:06:31.312 UTC