[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 744   SHUFFLE   <  SKIP 230  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22071Carter, Gabriel, S92118CoronadoCaliforniaUnited States
12955Hernandez, Theresa94010BurlingameCaliforniaUnited States
13952Ye, Franklin, L3337MeltonVictoriaAustralia

Generated 2025-07-16 17:47:49.789 UTC