[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 2295   SHUFFLE   <  SKIP 2588  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27857Munoz, Brandi, M77127LieusaintSeine et MarneFrance
28379Rana, Edgar, M31770ColomiersGaronne (Haute)France
23081Powell, Brandon94063Redwood CityCaliforniaUnited States

Generated 2025-07-19 16:24:57.271 UTC