[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 2275   SHUFFLE   <  SKIP 151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11638Powell, Antonio, E94941Mill ValleyCaliforniaUnited States
16645Subram, Chelsea91910Chula VistaCaliforniaUnited States
13389Thomas, Madison, M91945Lemon GroveCaliforniaUnited States

Generated 2025-07-16 19:26:25.372 UTC