[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 663  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23388Henderson, Ana92020El CajonCaliforniaUnited States
22391Watson, Angela, M66740SaarlouisSaarlandGermany
21866Zhu, Shannon, C95000CergyVal d'OiseFrance
29443Phillips, Gabriel, RTY31RuncornEnglandUnited Kingdom

Generated 2025-07-22 12:16:58.794 UTC