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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18998Bennett, Aidan97045Oregon CityOregonUnited States
12610Gutierrez, WendyY03 4TNYorkEnglandUnited Kingdom
13687Xie, MarioPE17BuryEnglandUnited Kingdom
25648Carlson, Michele93400Saint-DenisSeine Saint DenisFrance
16597Xu, Kelli, L38231SalzgitterHessenGermany
22237Morris, Angel, C91203GlendaleCaliforniaUnited States

Generated 2025-07-13 07:07:58.185 UTC