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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21506Gutierrez, Randall66041PoingSaarlandGermany
24770Wright, Isaac, A90505TorranceCaliforniaUnited States
14254Gill, Tabitha, L90706BellflowerCaliforniaUnited States
17719Gao, Vincent, A77127LieusaintSeine et MarneFrance
29408Chen, Heather, M91940Les UlisEssonneFrance
27031Garcia, Jessica91941GrossmontCaliforniaUnited States

Generated 2025-07-16 02:15:25.788 UTC