[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 263   SHUFFLE   <  SKIP 1580  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16787Jackson, Nicole, J90706BellflowerCaliforniaUnited States
19573Rubio, Deanna, T4217Gold CoastQueenslandAustralia
25468Suarez, Krista80074MünchenHamburgGermany
18782Reed, Patrick91941GrossmontCaliforniaUnited States

Generated 2025-07-14 16:56:08.632 UTC