[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 1039   SHUFFLE   <  SKIP 982  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15288Perry, Logan91910Chula VistaCaliforniaUnited States
21950Hernandez, Armando2580GoulburnNew South WalesAustralia
14780Alonso, Tabitha59223RoncqNordFrance

Generated 2025-07-15 23:38:42.777 UTC