[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   SHUFFLE   SKIP 3211   <  SKIP 2210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16852She, Kate94010BurlingameCaliforniaUnited States
13034Yuan, Kelsey, D2580GoulburnNew South WalesAustralia
17549Taylor, Jonathan, R91950National CityCaliforniaUnited States

Generated 2025-07-15 09:39:03.902 UTC