[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 568   SHUFFLE   <  SKIP 838  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24011Thompson, Morgan, QOX1OxfordEnglandUnited Kingdom
14205Wu, Wesley, R92310SèvresHauts de SeineFrance
29051She, Michele, P94010BurlingameCaliforniaUnited States
17574Palit, Punya90012Los AngelesCaliforniaUnited States
23757Roberts, James66578NeunkirchenSaarlandGermany
26121Nelson, Madeline, K94947NovatoCaliforniaUnited States

Generated 2025-07-13 12:46:15.773 UTC