[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 416   SHUFFLE   <  SKIP 1955  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23575Ray, Bobby2061Milsons PointNew South WalesAustralia
11305Evans, Sean, A91910Chula VistaCaliforniaUnited States
16852She, Kate94010BurlingameCaliforniaUnited States

Generated 2025-07-10 18:02:05.683 UTC