[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 470   SHUFFLE   <  SKIP 1492  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29433King, Thomas, MTY31RuncornEnglandUnited Kingdom
22587Alonso, Gina, C80074MünchenHamburgGermany
17441Turner, Natalie91203GlendaleCaliforniaUnited States
20286Wu, Stacey, W90706BellflowerCaliforniaUnited States

Generated 2025-07-18 15:57:40.098 UTC