[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 468   SHUFFLE   <  SKIP 6402  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27691Goel, Marshall, M2580GoulburnNew South WalesAustralia
13836Sara, Dominic, C95010HofBayernGermany
21294Foster, David, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-19 21:05:48.494 UTC