[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 3165   SHUFFLE   <  SKIP 2503  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27179Rubio, Jamie, WCM11BillericayEnglandUnited Kingdom
18079Martin, Victoria92806La JollaCaliforniaUnited States
11290Sanchez, Katelyn90712LakewoodCaliforniaUnited States

Generated 2025-07-17 23:33:12.051 UTC