[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 2147   SHUFFLE   <  SKIP 210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14704Andersen, Kara, B59223RoncqNordFrance
14687Price, Olivia, T75007ParisSeine (Paris)France
24651Alexander, Dakota98501OlympiaWashingtonUnited States

Generated 2025-07-16 13:19:35.342 UTC