[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 484   SHUFFLE   <  SKIP 1275  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28783Rivera, Makayla, A97355LebanonOregonUnited States
17959Srini, Ebony, AW10 6BLLondonEnglandUnited Kingdom
26859Pal, Darrell, M95000CergyVal d'OiseFrance
24236Nelson, Isabella98020EdmondsWashingtonUnited States
24814Washington, Gabriel98020EdmondsWashingtonUnited States
22685Ma, Barbara22001HamburgHessenGermany

Generated 2025-11-05 23:50:28.158 UTC