[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 568   SHUFFLE   <  SKIP 577  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27018Price, Blake91910Chula VistaCaliforniaUnited States
19543Torres, Evan97330CorvallisOregonUnited States
20953Rubio, Neil77127LieusaintSeine et MarneFrance

Generated 2025-07-10 00:54:55.603 UTC