[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 2816   SHUFFLE   <  SKIP 334  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29324Williams, Kayla98107BallardWashingtonUnited States
20440Hughes, Alexandra94063Redwood CityCaliforniaUnited States
21875Nara, Cedric, M2264SilverwaterNew South WalesAustralia
20046She, Peter, D17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-18 14:17:04.702 UTC